::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #888;
}
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#can {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  z-index: 0;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
}
/*------------------------------------------------*/
.modal_bg_color {
  background: #000000;
  opacity: 0.8 !important;
}
.modal-open {
  padding-right: 0px !important;
}
.custom_dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  max-width: 800px !important;
  width: 800px !important;
  z-index: 1;
  border-radius: 0px;
}
.custom_dialog .modal-content {
  border-radius: 0px;
  font-size: 16px;
  background: #2d2d2d;
  border: 1px solid #505050;
  box-shadow: 0px 0px 10px 4px #ffffff2e;
  text-transform: capitalize;
}
.custom_dialog .modal-header {
  border-bottom: 2px solid #3e3e3e;
}
.custom_dialog .modal-header .modal-title {
  color: #fff;
  font-size: 17px;
  text-transform: capitalize;
  letter-spacing: 1px;
}
.custom_dialog .modal-header .btn-close {
  font-size: 14px;
  background-color: #6b6b6b;
}
.custom_dialog .modal-body {
  min-height: 300px;
  max-height: 500px;
  overflow: auto;
}
.custom_dialog .modal-body .modal_content_div {
  margin-bottom: 0px;
  padding: 15px 0px;
  border-bottom: 1px solid #3f3f3f;
}
.custom_dialog .modal-body .modal_content_div h6 {
  text-transform: capitalize;
  color: #ffa800;
  margin-bottom: 5px;
}
.custom_dialog .modal-body .modal_content_div a {
  color: #fff;
  font-size: 14px;
}
.custom_dialog .modal-body .modal_content_div p a {
  color: #ffa800;
}
.custom_dialog .modal-body .modal_content_div p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0px;
}
.modal_content_div:last-child {
  margin-bottom: 0px !important;
  border-bottom: none !important;
}
.modal_content_div .custom_table .table > :not(caption) > * > * {
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
}
.modal_content_div .custom_table .table {
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .custom_dialog {
    max-width: 95% !important;
    width: 95% !important;
  }
}
@media (max-width: 480px) {
  .custom_dialog {
    max-width: 95% !important;
    width: 95% !important;
    margin: 0;
  }
  .custom_dialog .modal-body {
    min-height: 300px;
    max-height: 600px;
    overflow: auto;
  }
}
/*-----------------------------------------------------*/
.yellow_color {
  color: #ffa800;
}
.mb_0 {
  margin-bottom: 0px !important;
}
.mb_5 {
  margin-bottom: 5px;
}
.mb_10 {
  margin-bottom: 10px !important;
}
.mb_15 {
  margin-bottom: 15px !important;
}
.mt_10 {
  margin-top: 10px;
}
.mt_15 {
  margin-top: 15px;
}
.mt_40 {
  margin-top: 40px;
}
.tgmenu__navbar-wrap ul li a {
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 500;
  padding: 24px 10px;
  letter-spacing: 1px;
}
.tgmenu__navbar-wrap ul li a:hover {
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 500;
  padding: 24px 10px;
}
.my_login_btn {
  padding: 8px 10px;
  border-radius: 5px;
  border-color: #fff;
  color: #fff;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 500;
}
.sticky-menu {
  background: #2e2e2e;
}
.tg-header__top {
  background-color: #2e2e2e;
}
.tg-header__top-social .list-wrap li a::before {
  display: none;
}
.tg-header__top-social .list-wrap li img {
  height: 40px;
}
.tgmenu__nav .logo img {
  max-height: 75px;
  /*    max-height: 105px;*/
}
.tgmenu__action > ul li.header-btn a span {
  transform: scaleX(-1);
  color: #fff;
}

.slider__area-two {
  /*	background-color: #0A0E14;*/
  background-color: #4d4e50;
}
.about-area img.bg_imgs {
  z-index: -1;
}
.about-area::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  z-index: -1;
}
.slider__shape {
  top: 100px;
  background-position: top;
  opacity: 0.17 !important;
}
.tg-header__area {
  border-bottom: none;
}
.tgmenu__navbar-wrap ul li .sub-menu {
  border-radius: 5px;
  padding: 10px 0;
}
.tgmenu__navbar-wrap ul li .sub-menu li a {
  color: #000;
  padding: 5px 15px 5px 15px;
  letter-spacing: 0px;
  text-transform: capitalize;
}
.tgmenu__action > ul li.header-btn {
  margin-left: 15px;
}
.tgmenu__navbar-wrap
  ul
  li
  .sub-menu
  li
  > a:hover
  ~ .tgmenu__main-menu
  li.menu-item-has-children
  > a::after {
  transform: rotate(180deg);
}
/*------------------------------------------------------*/
.header_text {
  text-align: center;
}
.header_text h1.title {
  margin-bottom: 0px;
  color: var(--tg-color-white-default);
  text-transform: capitalize;
  font-size: 3.5rem;
  line-height: 1.5;
}
.header_text h2.title {
  margin-bottom: 0px;
  color: var(--tg-color-white-default);
  text-transform: capitalize;
  font-size: 3.5rem;
  line-height: 1.5;
}
.header_text h2.title.border_text {
  /*	color: #07090d;*/
  color: #303132;
  text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff;
  letter-spacing: 3px;
}
.slider__content-two .subtitle {
  margin-top: 15px;
  color: #ffa800;
  margin-bottom: 35px;
}
.slider__content-two .registerNow_btn {
  color: #fff;
  background: #ffa800;
  padding: 8px 24px;
  border-radius: 35px;
  font-weight: 600;
  letter-spacing: 1px;
}
.slider__content-two .registerNow_btn:hover {
  background: #b37600;
}
.grid_view_head {
  display: grid;
  /*  grid-template-columns: auto auto auto auto;*/
  grid-template-columns: repeat(4, 1fr);
  column-gap: 3rem;
  width: 60%;
  margin: 0 auto;
  margin-top: 40px;
}
.grid_view_head .grid_div {
  /*	border: 1px solid red;*/
  padding: 20px;
  border-radius: 15px;
  background-image: linear-gradient(to bottom right, #787878, #434343);
}
.grid_view_head .grid_div img {
  width: 70px;
  margin-bottom: 15px;
}
.grid_view_head .grid_div h6 {
  font-size: 15px;
  font-weight: 500;
}
.grid_view_head .grid_div:hover {
  background-image: linear-gradient(to bottom right, #a16d0f, #d5b22a);
}
.custom_container_data {
  margin-top: 6rem;
}
/*.slider__bg-two{
	min-height: 750px;
}*/
.offCanvas__info1 {
  background: #010101 none repeat scroll 0 0;
  width: 450px;
  box-shadow: 0px 0px 28px -3px #626262;
  /*	background-image: url('../../assets/img/sidebar_img.png');*/
}
.tg-header__area.sticky-menu {
  padding: 10px 0;
}
.offCanvas__close-icon {
  margin-top: 0px;
  position: absolute;
  right: 30px;
}
.offCanvas__side-info {
  padding-top: 10px;
  border-top: 1px solid #bdbdbd;
}
.offCanvas__close-icon button {
  color: #ffffff;
}
.right_sidebar_ul {
  list-style-type: none;
  padding: 0;
}
.right_sidebar_ul li {
  border-bottom: 1px solid #ffffff1c;
  padding: 15px 0px;
}
.right_sidebar_ul li:last-child {
  border-bottom: 0px solid #ffffff1c;
}
.right_sidebar_ul li a {
  color: #fff;
}
.right_sidebar_ul li a img {
  width: 30px;
  margin-right: 20px;
}
/*------------------------------------------------*/
.chairman_msg_css {
  display: grid;
  grid-template-columns: 25% 75%;
  column-gap: 0rem;
  width: 82%;
  margin: 0 auto;
  border: 1px solid #ffa200;
  border-radius: 25px;
  padding: 30px;
  position: relative;
  overflow: hidden;
}
.chairman_msg_css::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../assets/img/chairman_bg.jpg);
  opacity: 0.2;
}
.chairman_msg_css::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: -1;
}
.chairman_img img {
  border: 2px solid #ffa200;
  border-radius: 25px;
}
.chairman_content {
  padding-left: 30px;
  position: relative;
  z-index: 1;
}
.chairman_content h2.name {
  color: #ffa200;
  font-weight: 600;
  margin-bottom: 0;
}
.chairman_content .position {
  font-size: 14px;
  color: #b3b3b3;
}
.chairman_content .message {
  color: #fff;
}
.chairman_content .message.last_para {
  margin-bottom: 45px;
  text-align: justify;
}
.read_more_btn {
  border: 1px solid #ffa200;
  color: #fff;
  padding: 10px 25px;
  border-radius: 25px;
  font-weight: 500;
  display: inline-block;
}
.read_more_btn:hover {
  border: 1px solid #ffa200;
  background-color: #ffa200;
  color: #000;
}
/*--------------------------------------------------------*/
.about_itme_div {
}
.about_ITME_content {
}
.about_ITME_content .subHead {
  color: #8e8e8e;
  margin-bottom: 0px;
  font-size: 20px;
  font-weight: 600;
}
.about_ITME_content p {
  color: #fff;
  text-align: justify;
}
.about_ITME_content p.last_para {
  margin-bottom: 21px;
}
.about_ITME_content h3 {
  font-size: 2rem;
  background: -webkit-linear-gradient(right, #000000, #b5b5b5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about_ITME_content h6 {
  font-size: 1rem;
}
.about_ITME_content ul {
  list-style-type: none;
  color: #fff;
  padding-left: 0;
}
.about_ITME_content ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  text-align: justify;
}
.about_ITME_content ul li:last-child {
  margin-bottom: 30px;
}
.about_ITME_content ul li::before {
  content: "" !important;
  display: inline-block;
  height: 16px;
  width: 16px;
  background-image: url("../../assets/img/check_img.png");
  background-size: cover;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  position: absolute;
}

.About_org_img_div {
  position: relative;
}
.About_org_img_div::before {
  content: "";
  border: 1px solid #ffffff;
  width: 510px;
  height: 430px;
  display: block;
  z-index: -1;
  position: absolute;
  top: -30px;
  left: 40px;
}
.About_org_img_div::after {
  content: "";
  border: 1px solid greenyellow;
  background: yellow;
  width: 200px;
  height: 100px;
}
.About_org_img_div .abt_org_img {
  border: 4px solid #fff;
}
.gtts_img {
  background: #212326;
  border: 1px solid #fff;
  position: absolute;
  bottom: 45px;
  right: -40px;
  width: 36%;
  text-align: center;
}
.gtts_img img {
  /*display: inline-block;
    height: 16px;
    width: 16px;
    background-image: url('../../assets/img/GTTS_Logo_without_year.jpg');
    background-size: cover;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    position: absolute;*/

  /*    width: 100px;*/
  width: 131px;
  padding: 15px;
  text-align: center;
}
.section-pt-90 {
  padding-top: 90px;
}
.partners_section {
  /*background-color: #0A0E14;*/
  /*    background-color: #4d4e50;*/
  /*    background-color: #323334;*/
  background-color: #3a3a3a;
}
.partners_section::before {
  content: "" !important;
  display: inline-block;
  height: 100%;
  width: 100%;
  background-image: url(../../assets/img/line-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  position: absolute;
  opacity: 0.3;
}
.partners_section .section__title-three .sub-title {
  font-size: 20px;
  margin-bottom: 0;
}
.section__title .title {
  font-size: 30px;
}
/*---------------------Vertical Tab Start -----------------------*/
.vertical_tab .content input {
  display: none;
}

.vertical_tab .content {
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.vertical_tab .content .list {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 30%;
  margin-right: 50px;
}

.vertical_tab .content .list label {
  cursor: pointer;
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
  padding-left: 25px;
  transition: all 0.5s ease;
  z-index: 10;
  border-left: 5px solid #787878;
  margin-bottom: 10px;
}

#home:checked ~ .list label.home,
#blog:checked ~ .list label.blog,
#help:checked ~ .list label.help,
#code:checked ~ .list label.code,
#about:checked ~ .list label.about {
  color: #ffb800;
  border-left: 5px solid #ffb800;
}

.vertical_tab .content .slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 55px;
  width: 100%;
  border-radius: 0px;
  transition: all 0.5s ease;

  /*  background: red;*/
  color: red;
  border-left: 5px solid #ffb800;
}

#home:checked ~ .list .slider {
  top: 0;
}

#blog:checked ~ .list .slider {
  top: 65px;
}

#help:checked ~ .list .slider {
  top: 130px;
}

#code:checked ~ .list .slider {
  top: 195px;
}

#about:checked ~ .list .slider {
  top: 260px;
}

.vertical_tab .content .text-content {
  width: 80%;
  height: 100%;
  color: rgba(255, 255, 255, 0.7);
}

.vertical_tab .content .text {
  display: none;
}

.vertical_tab .content .text .title {
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: 500;
}

.vertical_tab .content .text p {
  text-align: justify;
}

.vertical_tab .content .text-content .home {
  display: block;
}

#home:checked ~ .text-content .home,
#blog:checked ~ .text-content .blog,
#help:checked ~ .text-content .help,
#code:checked ~ .text-content .code {
  display: block;
}

#blog:checked ~ .text-content .home,
#help:checked ~ .text-content .home,
#code:checked ~ .text-content .home,
#about:checked ~ .text-content .home {
  display: none;
}

.vertical_tab .content .list label:hover {
  color: #ffb800;
}
/*-------------------Vertical Tab End -------------------------*/
.horizon_tab {
  display: none;
}
.horizon_tab .content .home {
  display: block !important;
}
.horizon_tab .content label {
  padding-right: 0px !important;
  border-left: none !important;
  padding-left: 0 !important;
  /*    border-right: 1px solid #6c6c6c;*/
  padding: 0px 15px;
  height: auto !important;
  line-height: 1 !important;
  text-align: left !important;
  margin-bottom: 0px !important;
  width: 5%;
}
.horizon_tab .content label:hover {
  color: #ffb800 !important;
}
.horizon_tab .content label:last-child {
  border-right: 0px solid #6c6c6c !important;
}
.horizon_tab .content {
  display: flex;
  justify-content: flex-start;
}

.slick-dots {
  text-align: left;
  bottom: 2rem;
  font-size: initial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 4rem;
  position: static;
  margin-top: 3rem;
  list-style: none;
  width: 100%;
}
.slick-dots li {
  width: auto;
  margin: 0;
  position: relative;
  padding: 0 1rem;
  display: block;
  height: auto;
  font-size: 1.2rem;
  line-height: 1.2rem;
  background: 0 0;
  border: 0;
}
.slick-dots li:first-child {
  padding-left: 0;
}
.slick-dots li a:not([href]):not([class]),
.slick-dots li a:not([href]):not([class]):hover {
  color: #a6a7aa;
  text-decoration: none;
}
.slick-dots li::after {
  content: "";
  width: 1px;
  height: 100%;
  background: #4a4a4a;
  position: absolute;
  top: 0;
  right: 0;
}

.img_content {
  margin-bottom: 15px;
}
/*---------------------------------------------------------*/
.award_section {
  position: relative;
  margin-top: 50px;
  border: 1px dashed #ffb800;
  padding: 30px;
  border-radius: 15px;
}
.award_section .award_text p {
  margin-bottom: 0;
  text-align: center;
  margin-top: 15px;
  font-size: 15px;
}
.award_section .project__item {
  position: relative;
  z-index: 1;
  background: #fff;
  border: 1px solid #0a0e14;
  padding: 10px;
  border-radius: 5px;
}
.award_section .project__nav button,
.Testimonial_section .project__nav button,
.awrds_nav_btns .project__nav button {
  height: 45px;
  width: 45px;
  background: #ffb8002b;
  border: 1px solid #ffb800;
}
.award_section .project__nav button i,
.Testimonial_section .project__nav button i,
.awrds_nav_btns .project__nav button i {
  color: #ffb800;
}
.award_section::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../assets/img/award-sec-bg.png);
  opacity: 1;
  border-radius: 15px;
}
.award_section::after {
  content: "";
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  /*	background:#0000008f;*/
  background: #3233348f;
  z-index: 0;
}
.award_section .mb-20,
.award_section .project__nav {
  position: relative;
  z-index: 99999;
}
.award_section p.subTitle_txt {
  color: #898989;
}
/*------------------------------------------------------------------*/
.promotional_videos {
  position: relative;
  padding: 90px 0px;
}
.promotional_videos::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*    background-image: url(../../assets/img/bg_img.png);*/
  background-image: url(../../assets/img/bg_img_21.png);
  opacity: 1;
  border-radius: 0px;
}
.promotional_videos .section__title .title {
  font-size: 48px;
  background: -webkit-linear-gradient(bottom, #323232, #b5b5b5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.promotional_videos .section__title .title span {
  font-size: 20px;
  background: -webkit-linear-gradient(bottom, #323232, #b5b5b5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.promotional_videos {
}
.promotional_videos .choose-us__thumb {
  padding: 0px 0px;
  position: relative;
  z-index: 1;
}

/*.promotional_videos .choose-us__thumb::before, .promotional_videos .choose-us__thumb::after {
    position: absolute;
    content: "";
    width: 110px;
    height: 74px;
    border-radius: 5px;
    background: linear-gradient(90deg, #F69220 0.04%, #F68E20 28.67%, #F48421 54.05%, #F37221 78.11%, #F05A22 100.04%);
    right: 0;
    top: 0;
    z-index: -1;
}*/
.promotional_videos .choose-us__thumb .img {
  border-radius: 5px 5px 5px 5px;
}
.promotional_videos .cover-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.promotional_videos .video-popup__button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(
    90deg,
    #f69220 0.04%,
    #f68e20 28.67%,
    #f48421 54.05%,
    #f37221 78.11%,
    #f05a22 100.04%
  );
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff !important;
  font-size: 26px;
  border-radius: 50%;
  transition: 0.2s linear;
}
.promotional_videos .video-popup__button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: inherit;
  height: inherit;
  background: inherit;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
  z-index: -1;
}
.promotional_videos .pipe-shape {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.promotional_videos .choose-us__thumb::after {
  top: auto;
  bottom: 0;
  border-radius: 99px 5px 5px 99px;
}
/*-----------------------------------------------------------*/
.gallary_testimonial_section {
  position: relative;
  /*    background-color: #0A0E14;*/
  /*    background-color: #323334;*/
  background-color: #3a3a3a;
}
.gallary_testimonial_section::before {
  content: "" !important;
  display: inline-block;
  height: 100%;
  width: 100%;
  background-image: url(../../assets/img/aboutus_desktop.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  position: absolute;
  opacity: 0.3;
}
.gallary_section {
  margin-top: 0px;
  position: relative;
}
.gallary_section .project__item {
  position: relative;
  z-index: 1;
  background: transparent;
  border: 0px solid #0a0e14;
  padding: 0px;
  border-radius: 5px;
}
.gallary_section .project__item img {
  border-radius: 10px;
  width: 100%;
  height: 206px;
  object-fit: cover;
}
.gallary_section::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*    background-image: url(../../assets/img/award-sec-bg.png);*/
  background-image: none;
  opacity: 1;
  border-radius: 15px;
}
.gallary_section::after {
  content: "";
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #0000008f;
  z-index: 0;
  background: linear-gradient(180deg, #ffffff, #999999);
  opacity: 0.2;
}

/*-------------------------------------------------------*/
.Testimonial_section {
  padding: 90px 0 0;
}
.Testimonial_section .testimonial__item {
  padding: 0px 0px;
  border-radius: 5px;
  background: transparent;
  margin-bottom: 0px;
}
.Testimonial_section .testimonial__item::before {
  display: none;
}
.testimonal_card {
  position: relative;
  border: 1px solid #ffb800;
  background-color: transparent;
}
.testimonal_card .card-body {
  background: #7a7a7a;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: transparent;
  height: 454px;
}
.testimonal_card .card-body:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  /*background: rgba(0, 0, 0, 0.5);
    background: #0a0a0a4f;*/
  background: linear-gradient(45deg, #7a7a7a, #f1f1f1);
  opacity: 0.3;
  z-index: -1;
}
.testimonal_card .card-body h6 {
  color: #fff;
}
.testimonal_card .card-body h6 i {
  font-size: 35px;
  color: #bfbfbf;
  margin-bottom: 15px;
}
.testimonal_card .card-body p {
  font-size: 15px;
  margin-bottom: 15px;
  color: #fff;
  text-align: justify;
  line-height: 1.4;
}
.testimonal_card .card-footer {
  /*	background: #242424;*/
  /*    background: #323334;*/
  background: #3a3a3a;
}
.testimonal_card .card-footer img {
  width: 66px;
  height: 66px;
  border-radius: 5px;
  object-fit: cover;
}
.testimonal_card .card-footer .testi_name {
  padding: 10px 15px;
}
.testimonal_card .card-footer .testi_name h6 {
  margin-bottom: 0;
  letter-spacing: 2px;
}
.testimonal_card .card-footer .testi_name p {
  margin-bottom: 0px;
  font-size: 14px;
}
/*---------------------------------------------------------------*/
.invite_section {
  position: relative;
  margin-top: 50px;
  border: 1px dashed #ffb800;
  padding: 70px 30px;
  border-radius: 15px;
}
.invite_section::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../assets/img/event_bg.jpg);
  opacity: 1;
  border-radius: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}
/*.invite_section::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../../assets/img/bg_img3.png);
    opacity: 1;
    border-radius: 15px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}*/
.Invite_main_div {
  position: relative;
  text-align: center;
}

.Invite_main_div h2.title {
  color: #ffc107;
  text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff;
  letter-spacing: 3px;
  font-size: 40px;
  margin-bottom: 15px;
}
.Invite_main_div p.subTitle_txt {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.Invite_main_div .d-flex.align-items-center {
  justify-content: center;
  margin: 0 auto;
  width: 35%;
  background: #ffa80042;
  border: 1px solid #ffa800;
  border-radius: 5px;
  padding: 10px 15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .Invite_main_div .d-flex.align-items-center {
    width: 38%;
  }
}

.Invite_main_div .d-flex.align-items-center .date_section {
  text-align: left;
  margin-right: 8%;
}
.Invite_main_div .d-flex.align-items-center .date_section h6 {
  margin-bottom: 0;
  font-size: 23px;
  font-weight: 900;
  text-transform: capitalize;
  letter-spacing: 2px;
}
.Invite_main_div .d-flex.align-items-center .date_section p {
  margin-bottom: 0px;
  color: #adadad;
}
.Invite_main_div .d-flex.align-items-center .JoinNow_btn {
  padding: 10px 15px;
  border-radius: 5px;
  background: #ffa800;
  border: 1px solid #ffa800 !important;
  color: #fff;
}
/*-------------------------------------------------------------------------*/
.download_app_section {
  /*	background-color:#0A0E14;*/
  background-color: #2e2e2e;
  padding: 90px 0;
}
.download_app_section .container .col-md-4.col-sm-7 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.context h6 {
  color: #ffb800;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.context h3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: initial;
}
.context h3 span {
  color: #ffb800;
}
.context p {
  color: #9b9b9b;
}
.subscribe_div {
  position: relative;
}
.subscribe_div input {
  border-radius: 25px;
  font-size: 16px !important;
  height: 50px;
  outline: none;
  background: #ffffff47;
  border-color: transparent;
  padding: 20px;
}
.subscribe_div a {
  position: absolute;
  top: 6px;
  right: 7px;
  border-radius: 50px;
  padding: 10px 15px;
  background: #fff;
  color: #000;
  font-size: 16px;
  text-transform: capitalize;
}
/*-----------------------------------------------------------------*/
.download_app_section .container {
  position: relative;
}
.download_app_section .container .mobile_img {
  position: absolute;
  width: 32%;
  top: -145px;
  right: 0;
  z-index: 99999999999999999 !important;
}
.scanner_div {
  text-align: center;
  position: relative;
}
.scanner_div::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 103px;
  width: 100%;
  height: 100%;
  border-left: 1px solid #3a3a3a;
}
.scanner_div p {
  margin-top: 15px;
  margin-bottom: 0;
  color: #fff;
}
/*------------------------------------------------------*/
.contact_details_section {
  background-color: #ffa800;
  padding: 30px 0;
  position: relative;
  z-index: -1;
}
.contact_details_section .contact_grid_section {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 1rem;
  width: 100%;
  margin: 0 auto;
}
.contact_details_section .contact_grid_section .d-flex {
  background: #ffffff3b;
  border-radius: 10px;
  padding: 15px;
  align-items: center;
}
.contact_details_section .contact_grid_section .d-flex i {
  font-size: 30px;
  color: #0a0e14;
}
.contact_details_section .contact_grid_section .d-flex .content_div {
  padding-left: 15px;
}
.contact_details_section .contact_grid_section .d-flex .content_div h6 {
  font-size: 18px;
  color: #0a0e14;
  margin-bottom: 0px;
}
.contact_details_section .contact_grid_section .d-flex .content_div p {
  font-size: 14px;
  color: #0a0e14;
  margin-bottom: 0px;
}
/*----------------------------------------------------------------*/

.footer__area {
  position: relative;
  background-color: #2b2b2b;
  border-top: 1px solid var(--tg-theme-primary);
}

.footer__area::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../assets/img/footer_img.png);
  opacity: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.1;
}
.footer__area .container {
  position: relative;
  z-index: 1;
}
.footer__widget-link .list-wrap li a {
  color: #dcdcdc;
}
.footer__top .row [class*="col-"]:nth-child(2) .footer__widget {
  margin-left: 0px;
}
.footer_social_media_icons .separator {
  display: flex;
  align-items: center;
  text-align: center;
}
.footer_social_media_icons .separator ul {
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0;
  display: flex;
  padding: 0px 10px;
}
.footer_social_media_icons .separator ul li a {
  padding: 0px 10px;
  color: #fff;
}
.footer_social_media_icons .separator ul li a:hover {
  color: #ffa800;
}

.footer_social_media_icons .separator::before,
.footer_social_media_icons .separator::after {
  content: "";
  flex: 1;
  border-bottom: 1px solid #606060;
}

.footer_social_media_icons .separator:not(:empty)::before {
  margin-right: 0.25em;
}

.footer_social_media_icons .separator:not(:empty)::after {
  margin-left: 0.25em;
}
.footer__bottom {
  border-top: none;
}
.footer__bottom img {
  width: 15%;
}
.footer__bottom .copyright-text p {
  color: #9e9e9e;
  font-size: 14px;
  padding: 10px 0px;
}
.footer__bottom-menu .list-wrap {
  justify-content: center;
}
.footer__bottom-menu .list-wrap li a {
  color: #9e9e9e;
  text-decoration: none;
}
.footer__bottom-menu .list-wrap li a:hover {
  color: #f66300;
}

.scroll__top {
  color: #ffa800;
}
/*------------------------------------------------------*/

.breadcrumb__area.breadcrumb__bg {
  position: relative;
  /*	height: 500px;*/
  height: 300px;
}
.breadcrumb__area.breadcrumb__bg::before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 0px;
  background: #000000db;
  z-index: 0;
}
.breadcrumb__content {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  padding: 15px 20px 15px 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background: #ffa80073;
  border-bottom: none;
}
/*---------------------------------------------------------------*/
.about_section {
  background: #0a0e14;
  padding: 90px 0;
}
.about_section .about_img {
  border-bottom-left-radius: 222px;
  overflow: hidden;
}
.position_relative {
  position: relative;
}
.border_title {
  font-size: 70px;
  font-family: "Inter", sans-serif;
  /*color: #FFFFFF00;
    -webkit-text-stroke: 0.1px;
    -webkit-text-stroke-color: #ffffff25;
    stroke: #ffffff25;*/
  margin-bottom: -33px;
  line-height: 1;
  text-transform: capitalize;

  color: #07090d;
  text-shadow: -1px 0 #ffffff25, 0 1px #ffffff25, 1px 0 #ffffff25,
    0 -1px #ffffff25;
  letter-spacing: 3px;
  opacity: 0.4;
}

.selector h2 {
  font-weight: 600;
  font-family: "Inter", sans-serif;
  text-transform: capitalize;
  margin: 0 0 1rem;
  color: #ffffff;
  line-height: 1.22em;
  font-size: 50px;
}
.selector h2 p {
  color: #ffa800;
  font-size: 20px;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}
.about-content p {
  color: #74787c;
  text-align: justify;
}
.triangle-down {
  width: 0;
  height: 0;
  border-left: 160px solid transparent;
  border-right: 0px solid transparent;
  border-top: 160px solid #171f2b;

  position: absolute;
  top: -15px;
  right: -15px;
  z-index: 1;
}
.f-right {
  float: right;
}
.video-popup__button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(
    90deg,
    #f69220 0.04%,
    #f68e20 28.67%,
    #f48421 54.05%,
    #f37221 78.11%,
    #f05a22 100.04%
  );
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff !important;
  font-size: 26px;
  border-radius: 50%;
  transition: 0.2s linear;
}
.video-popup__button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: inherit;
  height: inherit;
  background: inherit;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
  z-index: -1;
}
.about_img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0%;
  background: #0505057d;
  z-index: 0;
  border-bottom-left-radius: 222px;
}
.experience_year {
  background: #ffa800;
  border-radius: 10px;
  position: absolute;
  left: -40px;
  bottom: 50px;
  padding: 10px 25px;
}
.experience_year img {
  position: absolute;
  width: 70px;
  top: 0;
  left: 0;
}
.experience_year .d-flex h1 {
  margin-bottom: 0;
  font-size: 60px;
}
.experience_year .d-flex h3 {
  margin-bottom: 0;
  font-size: 22px;
  margin-left: 15px;
}
.experience_year .d-flex h3 span.with_text {
  margin-bottom: 9px;
  font-size: 16px;
  text-transform: lowercase;
  font-weight: 400;
}
.experience_year .d-flex h3 span.edition_text {
  font-size: 20px;
  text-transform: capitalize;
  font-style: italic;
  letter-spacing: 3px;
}

.Objective_Event {
  background: #0a0e14;
  padding: 0px 0 0px;
}
.Objective_Event h1 {
  color: #ffa800;
  text-transform: capitalize;
  margin-bottom: 30px;
}
.Objective_Event ul {
  list-style-type: none;
  padding-left: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 0rem;
  width: 100%;
}
.Objective_Event ul li {
  position: relative;
  border: 1px solid #494949;
  padding: 15px 15px 15px 45px;
}
.Objective_Event ul li::before {
  content: "\f058" !important;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  /* color: #fff; */
  top: 15px;
  transform: translateY(0%);
  left: 15px;
  font-size: 20px;
}
.Objective_Event ul li:nth-of-type(2),
.Objective_Event ul li:nth-of-type(3),
.Objective_Event ul li:nth-of-type(5),
.Objective_Event ul li:nth-of-type(6) {
  margin-left: -1px;
}
.Objective_Event ul li:nth-of-type(4),
.Objective_Event ul li:nth-of-type(5),
.Objective_Event ul li:nth-of-type(6) {
  margin-top: -1px;
}
/*----------------------------------------------------------------*/
.chapters_section {
  padding: 90px 0;
  background: #0a0e14;
}
.chapters_section .accordion-item {
  margin-bottom: 10px;
  background: linear-gradient(45deg, #3d3d3d, #a3a3a3);
  border-radius: 5px;
  border: none;
}
.chapters_section .accordion-item:first-of-type .accordion-button {
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
}
.chapters_section .accordion-button,
.chapters_section .accordion-body {
  background: linear-gradient(45deg, #3d3d3d, #a3a3a3);
  color: #fff !important;
  text-align: justify;
}
.chapters_section .accordion-button::after,
.chapters_section .accordion-button:not(.collapsed)::after {
  background-image: url("../../assets/img/chevron_img.svg");
}
.chapters_section .accordion-button,
.chapters_section .accordion-body {
  background: transparent;
  box-shadow: none;
  outline: none;
}
.chapters_section .accordion-body p {
  color: #d9d9d9;
  margin-bottom: 5px;
}
.chapters_section .accordion-body p:last-child {
  margin-bottom: 0px;
}
/*--------------------------------------------------------------*/
.awards_section {
  padding: 90px 0 90px;
  background: #0a0e14;
  position: relative;
}
.awards_section::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../assets/img/about_orga_img.png);
  opacity: 0.6;
  border-radius: 0px;
}
.awards_section::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 0;
  opacity: 0.5;
}
.awards_section .container {
  position: relative;
  z-index: 1;
}
.awards_section .container .awrds_nav_btns {
  position: absolute;
  top: 35px;
  right: 15px;
}
.award_card {
  padding: 20px 20px 20px;
  position: relative;
  border: 1px solid #404140;
  background-color: #1d1d1d;
  border-radius: 0;
}
/*--------------------------------------------------------------*/
.Opportunities_section {
  padding: 90px 0;
  background: #0a0e14;
  position: relative;
}
.grid_view_div {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 5rem;
  width: 100%;
  border: 1px dashed #ffa800;
  padding: 25px;
  text-align: center;
  border-radius: 10px;
}
.grid_view_div img {
  margin-bottom: 25px;
}
.grid_view_div h6 {
  letter-spacing: 2px;
}
/*--------------------------------------------------------------*/
.InvitationLetter_section {
  background: #0a0e14;
  padding: 90px 0 215px;
}

.InvitationLetter_section .container {
  position: relative;
}
.InvitationLetter_section .chairman_msg_css {
  display: grid;
  grid-template-columns: 25% 75%;
  column-gap: 0rem;
  width: 100%;
  margin: 0 auto;
  border: 0px solid #ffa200;
  border-radius: 5px;
  padding: 0px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.InvitationLetter_section .chairman_msg_css::before {
  display: none !important;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../assets/img/chairman_bg.jpg);
  opacity: 0.2;
}
.InvitationLetter_section .chairman_msg_css::after {
  display: none !important;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: -1;
}
.InvitationLetter_section .chairman_img {
  border: 1px solid #ffa200;
  border-radius: 5px;
  padding: 20px;
  text-align: center;
  margin-top: 50px;
  background: #0a0e14;
}
.InvitationLetter_section .chairman_img img {
  border: 0px solid #ffa200;
  border-radius: 5px;
  margin-bottom: 20px;
}
.InvitationLetter_section .chairman_img h2 {
  text-align: center;
  color: #ffa800;
}
.InvitationLetter_section .chairman_img p {
  text-align: center;
  margin-bottom: 0;
}
.InvitationLetter_section .chairman_content {
  padding: 20px 20px 45px 10rem;
  position: relative;
  z-index: 1;
  border: 1px solid #ffa200;
  border-radius: 5px;
  text-align: justify;
  position: absolute;
  top: 0;
  left: 15rem;
}
.InvitationLetter_section .chairman_content .message {
  color: #fff;
}
.InvitationLetter_section .chairman_content .message.last_para {
  margin-bottom: 45px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .InvitationLetter_section {
    padding: 90px 0 300px;
  }
}
/*----------------------------------------------------------------*/
.award_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 3rem;
  width: 80%;
  margin: 0 auto;
  margin-top: 40px;
  justify-content: center !important;
  align-items: center !important;
}
.awards_page::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../assets/img/line-bg.png);
  opacity: 0.6;
  border-radius: 0px;
  background-position: 0% 70%;
}
.awards_page::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 0;
  opacity: 0.5;
}
/*----------------------------------------------------------------*/
.Venue_section {
  background: #0a0e14;
  padding: 90px 0;
  position: relative;
}
.Venue_section::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../assets/img/map_img_11.png);
  opacity: 0.05;
  border-radius: 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
.venue_img img {
  padding: 0px;
  border: 10px solid #2a2a2a;
}
.venue-content p {
  color: #74787c;
  text-align: justify;
}
/*----------------------------------------------------------------*/
.At_a_Glance_ITME2026_section {
  background: #0a0e14;
  padding: 90px 0;
  position: relative;
}

.scrollable_horizontal_tab ul.nav-tabs {
  border-bottom: none;
  /*display: grid;
    grid-template-columns: repeat(11, minmax(0, 1fr));*/
}
.scrollable_horizontal_tab ul.nav-tabs .nav-link {
  font-size: 0.75rem;
  padding: 0.3rem 0.5rem;
  line-height: 1.2;
  font-weight: 500;
  background-color: transparent;
  color: #fff !important;
  margin-right: 10px;
  border-radius: 5px;
  width: 115px;
  height: 40px;
  white-space: nowrap;
  /* vertical-align: middle; */
  line-height: 25px;
  border: 1px solid #3c3c3c;
  position: relative;
  /*margin-bottom: 1px;*/
  text-align: center;
  cursor: pointer;
}
.scrollable_horizontal_tab ul.nav-tabs .nav-link.active {
  background-color: #ffa800;
  color: #fff !important;
}
.scrollable_horizontal_tab .tab-content {
  margin-top: 20px;
  border: 1px solid #3a3b3d;
  background-color: #11171f;
  padding: 20px 20px;
  border-radius: 5px;
}
.At_Glance_section_grid_view {
  display: grid;
  grid-template-columns: 22% 78%;
  column-gap: 0rem;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #3a3b3d;
  border-radius: 5px;
  padding: 0px 0px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.At_Glance_section_grid_view .title_txt h6 {
  margin-bottom: 0px;
  padding: 15px 15px;
  color: #ffa800;
  line-height: 1.5;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: 1px;
}
.At_Glance_section_grid_view .cont_txt {
  border-left: 1px solid #3a3b3d;
}
.At_Glance_section_grid_view .cont_txt {
  padding: 15px 15px;
}
.At_Glance_section_grid_view .cont_txt p {
  margin-bottom: 0px;
  line-height: 1.5;
  text-align: justify;
}

/*----------------------- Scrollable Tab Start -------------------------*/
.scrtabs-tab-container * {
  box-sizing: border-box;
}

.scrtabs-tab-container {
  height: 42px;
  display: flex;
}
.scrtabs-tab-container .tab-content {
  clear: left;
}

.scrtabs-tab-container.scrtabs-bootstrap4
  .scrtabs-tabs-movable-container
  > .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}

.scrtabs-tabs-fixed-container {
  float: left;
  height: 42px;
  overflow: hidden;
  width: 100%;
}

.scrtabs-tabs-movable-container {
  position: relative;
}
.scrtabs-tabs-movable-container .tab-content {
  display: none;
}

.scrtabs-tab-container.scrtabs-rtl
  .scrtabs-tabs-movable-container
  > ul.nav-tabs {
  padding-right: 0;
}

.scrtabs-tab-scroll-arrow {
  border: 1px solid #dddddd;
  /*  border-top: none;*/
  color: #428bca;
  background: #c2c2c2;
  display: none;
  float: left;
  font-size: 12px;
  height: 40px;
  margin-bottom: -1px;
  padding-left: 6px;
  padding-top: 11px;
  width: 20px;
  border-radius: 3px;
}
.scrtabs-tab-scroll-arrow:hover {
  background-color: #eeeeee;
}

.scrtabs-tab-scroll-arrow,
.scrtabs-tab-scroll-arrow .scrtabs-click-target {
  cursor: pointer;
}

.scrtabs-tab-scroll-arrow.scrtabs-with-click-target {
  cursor: default;
}

.scrtabs-tab-scroll-arrow.scrtabs-disable,
.scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target {
  color: #ddd;
  cursor: default;
}

.scrtabs-tab-scroll-arrow.scrtabs-disable:hover {
  background-color: initial;
}

.scrtabs-tabs-fixed-container ul.nav-tabs > li {
  white-space: nowrap;
}
/*----------------------- Scrollable Tab End -------------------------*/

.Associates_Partners_section {
  background-color: #0a0e14;
  padding: 90px 0;
}
.Associates_Partners_section .vertical_tab .content .text-content {
  width: 100%;
  height: 100%;
  color: rgba(255, 255, 255, 0.7);
  padding: 25px;
  background: #11171f;
  border: 1px solid #3a3b3d;
  border-radius: 5px;
}
/*--------------------------------------------------------------*/
.GoodwillMessages_grid_View {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 1.5rem;
  row-gap: 1rem;
  width: 100%;
  margin: 0 auto;
}
.GoodwillMessages_grid_View .main_div {
  border: 1px solid #3a3b3d;
  background: #11171f;
  padding: 25px;
  border-radius: 5px;
}
.GoodwillMessages_grid_View .main_div img {
  margin-bottom: 15px;
  border-radius: 5px;
  width: 100%;
}
.GoodwillMessages_grid_View .main_div .content_div {
  text-align: center;
}
.GoodwillMessages_grid_View .main_div .content_div h3 {
  color: #ffa800;
  text-transform: capitalize;
}
.GoodwillMessages_grid_View .main_div .content_div p {
  margin-bottom: 15px;
}
.GoodwillMessages_grid_View .main_div .content_div a.read_more_btn {
  border: 1px solid #ffa200;
  color: #000;
  padding: 6px 25px;
  border-radius: 25px;
  font-weight: 500;
  display: inline-block;
  width: 109px;
  background: #ffa200;
}
/*-------------------------------------------------------------*/
.Industry_Info {
  background-color: #0a0e14;
  padding: 90px 0;
}
/*-------------------------------------------------------------*/
.Index_of_Product_section {
  background-color: #0a0e14;
  padding: 90px 0;
}
.Index_of_Product_section .chapters_section {
  padding: 0px 0px;
}
/*------------------------ sub Accordion Start-----------------------------------------*/
.sub_accordion .faq-drawer {
  margin-bottom: 10px;
}
.sub_accordion .faq-drawer input {
  display: none;
}
.sub_accordion .faq-drawer__content-wrapper {
  font-size: 1.25em;
  line-height: 1.4em;
  max-height: 0px;
  overflow: hidden;
  transition: 0.25s ease-in-out;
}

.sub_accordion .faq-drawer__title {
  cursor: pointer;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  padding: 7px 15px;
  position: relative;
  margin-bottom: 0;
  transition: all 0.25s ease-out;
  background: #818181;
  border-radius: 3px;
  border: 1px solid #bdbdbd;
}

.sub_accordion .faq-drawer__title::after {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: " ";
  display: inline-block;
  float: right;
  height: 10px;
  left: 2px;
  position: relative;
  right: 20px;
  top: 7px;
  transform: rotate(135deg);
  transition: 0.35s ease-in-out;
  vertical-align: top;
  width: 10px;
}

/* OPTIONAL HOVER STATE */
.sub_accordion .faq-drawer__title:hover {
  color: #fff;
}

.sub_accordion
  .faq-drawer__trigger:checked
  + .faq-drawer__title
  + .faq-drawer__content-wrapper {
  max-height: 350px;
}
.sub_accordion .faq-drawer .faq-drawer__content-wrapper .faq-drawer__content {
  padding: 15px;
  border: 1px solid #bdbdbd;
  border-radius: 3px;
  max-height: 350px;
  overflow: auto;
}

.sub_accordion .faq-drawer__trigger:checked + .faq-drawer__title::after {
  transform: rotate(-45deg);
  transition: 0.25s ease-in-out;
}

.sub_accordion input[type="checkbox"] {
  display: none;
}

/*------------------------ sub Accordion End --------------------------*/
.layout_section {
  background-color: #0a0e14;
  padding: 90px 0;
}
.layout_section .main_div {
  border: 1px solid #3a3b3d;
  background: #11171f;
  padding: 25px;
  border-radius: 5px;
}
.layout_section .main_div img {
  width: 100%;
}
/*---------------------------------------------------------------*/
.custom_table {
  width: 100%;
}
.custom_table .hack1 {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.custom_table .hack2 {
  display: table-cell;
  /*    overflow-x: initial;*/
  overflow: auto;
  width: 100%;
}
.ExhibitorsList_section {
  background-color: #0a0e14;
  padding: 90px 0;
}
.ExhibitorsList_section .table thead tr {
  background: linear-gradient(45deg, #afafaf, #ffffff8a);
}
.ExhibitorsList_section .table thead tr th {
  background-color: transparent;
}
.ExhibitorsList_section .table thead tr th,
.ExhibitorsList_section .table tbody tr td {
  font-weight: 400;
  vertical-align: top;
  /*   white-space: nowrap;*/
}
/*-------------------------------------------------------------*/
.Past_Events_section {
  background-color: #0a0e14;
  padding: 90px 0;
}
.PastEvents_grid_View {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 1.5rem;
  row-gap: 1rem;
  width: 100%;
  margin: 0 auto;
}
.PastEvents_grid_View .main_div {
  border: 1px solid #3a3b3d;
  background: #11171f;
  padding: 25px;
  border-radius: 5px;
}
.PastEvents_grid_View .main_div img {
  margin-bottom: 15px;
  border-radius: 5px;
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.PastEvents_grid_View .main_div .content_div {
  text-align: center;
}
.PastEvents_grid_View .main_div .content_div .btn_div a {
  font-size: 14px;
  width: 150px;
  padding: 10px 15px;
  text-align: center;
  display: inline-block;
  text-transform: capitalize;
  font-weight: 500;
  margin-top: 20px;
  border-radius: 5px;
  background-color: transparent;
  border-color: #3a3b3d;
  color: #c9c9c9;
}
.PastEvents_grid_View .main_div .content_div .btn_div a:hover {
  background-color: #f66300;
  border-color: #3a3b3d;
  color: #fff;
}
.PastEvents_grid_View .main_div .content_div h3 {
  color: #ffa800;
  text-transform: capitalize;
}
.PastEvents_grid_View .main_div .content_div p {
  margin-bottom: 15px;
}
.PastEvents_grid_View .main_div .content_div a.read_more_btn {
  border: 1px solid #ffa200;
  color: #000;
  padding: 6px 25px;
  border-radius: 25px;
  font-weight: 500;
  display: inline-block;
  width: 109px;
  background: #ffa200;
}

/*.Past_Events_section{
    background-color: #0A0E14;
    padding: 90px 0;
}
.PastEvents_grid_View{
    margin-bottom: 15px;
}
.PastEvents_grid_View .main_div{
    display: grid;
    grid-template-columns: 25% 75%;
    column-gap: 1.5rem;
    width: 100%;

    border:1px solid #3A3B3D;
    background: #11171F;
    padding: 25px;
    border-radius: 5px;
}
.PastEvents_grid_View .main_div img{
    margin-bottom: 0px;
    border-radius: 5px;
    width: 100%;
    height: 155px;
    object-fit: cover;
}
.PastEvents_grid_View .main_div .content_div{
    padding: 0px 15px;
}
.PastEvents_grid_View .main_div .content_div h6{
    color: #ffa902;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.PastEvents_grid_View .main_div .content_div p{
    margin-bottom: 15px;
    min-height: 77px;
}
.PastEvents_grid_View .main_div .content_div a{
    color: #ffa902;
}*/

.vertical-roadmap {
  position: relative;
  padding-left: 40px;
  margin-top: 20px;
}

.vertical-roadmap::before {
  content: "";
  position: absolute;
  left: 18px;
  top: 0;
  bottom: 0;
  width: 3px;
  background: #e2e8f0; /* Light corporate line */
  border-radius: 10px;
}

.road-step {
  position: relative;
  margin-bottom: 35px;
  padding: 15px;
  background: #f7f9fc; /* Soft card bg */
  border: 1px solid #e1e5ea;
  border-radius: 10px;
  transition: 0.3s;
}

.road-step:hover {
  background: #e8f0fe; /* Corporate hover */
  border-color: #b5c7ff;
  transform: translateX(5px);
}

.dot {
  width: 14px;
  height: 14px;
  background: #3b82f6; /* Blue dot */
  border-radius: 50%;
  position: absolute;
  left: -31px;
  top: 50%;
  transform: translateY(-50%);
  border: 3px solid white;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

.road-logo {
  width: 110px;
  height: auto;
  display: block;
  margin: auto;
  object-fit: contain;
}

/* RIGHT FIXED VERTICAL CIRCLE FLOW */
.vertical-circle-flow {
  position: absolute;
  right: 5%;
  top: 51%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0px;
  z-index: 10;
}

/* circle styles */
.circle-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.circle-outer {
  width: 110px;
  height: 110px;
  background: #fff;
  border-radius: 15%;
  border: 3px solid #f4a100;
  display: flex;
  justify-content: center;
  align-items: center;
}

.circle-inner {
  width: 100%;
  height: 100%;
  border-radius: 25%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s ease;
}

.circle-inner:hover {
  transform: scale(1.08);
  background-color: #fff1d5;
}

.circle-icon {
  width: 70px;
  object-fit: contain;
}

.line-down {
  width: 2px;
  height: 5px;
  background: #fff;
  border-radius: 0;
  margin-top: 0px;
}

/* Circle Colors */
/* .purple { background: #9b8cf2 !important; }
.pink   { background: #ff4da6 !important; }
.teal   { background: #1bc9c7 !important; } */

/* MOBILE VIEW → MOVE DOWN */
@media (max-width: 768px) {
  .vertical-circle-flow {
    position: static;
    transform: none;
    margin: 20px auto;
    flex-direction: row;
    gap: 12px;
  }
  .line-down {
    display: none;
  }
  .circle-outer {
    width: 70px;
    height: 70px;
  }
  .circle-inner {
    width: 55px;
    height: 55px;
  }
  .circle-icon {
    width: 35px;
  }
}

.circle-item:nth-child(1) .circle-outer::after {
  animation-delay: 0s;
}
.circle-item:nth-child(2) .circle-outer::after {
  animation-delay: 0.4s;
}
.circle-item:nth-child(3) .circle-outer::after {
  animation-delay: 0.8s;
}
.circle-item:nth-child(4) .circle-outer::after {
  animation-delay: 1.2s;
}

@keyframes lightRun {
  0% {
    border-color: transparent;
    opacity: 0;
  }
  20% {
    border-color: #ffd27d;
    box-shadow: 0 0 12px #ffcc66;
    opacity: 1;
  }
  40% {
    border-color: transparent;
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.circle-outer::after {
  content: "";
  position: absolute;
  inset: -5px;
  border-radius: 20px;
  border: 1px solid transparent;
  pointer-events: none;
  animation: lightRun 3s linear infinite;
  opacity: 0;
}

/*----------------------------------------------------------------*/
.Shuttle_Bus_Service_section {
  background-color: #0a0e14;
  padding: 90px 0;
  position: relative;
}
.Shuttle_Bus_Service_section::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../assets/img/map_img_11.png);
  opacity: 0.05;
  border-radius: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
  background-position: 0% 0%;
}
.Shuttle_Bus_Service_section .container {
  position: relative;
  z-index: 1;
}
.Shuttle_Bus_Service_section .title_txt {
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 500;
}
.Shuttle_Bus_Service_section hr {
  border-top: 1px solid #939393;
  margin: 20px 0;
  padding: 0;
}
.Shuttle_Bus_Service_section .main_div {
  width: 100%;
  border: 1px solid #3a3b3d;
  background: #11171f;
  padding: 25px;
  border-radius: 5px;
  margin-bottom: 15px;
}
.Shuttle_Bus_Service_section .main_div .content_div h6 {
  color: #ffa800;
  font-weight: 500;
  text-transform: capitalize;
}
.Shuttle_Bus_Service_section .main_div .content_div p {
  color: #c1c1c1;
  font-weight: 500;
}
.marquee_section {
  background-color: #ffa800;
  padding: 10px 10px;
}
.marquee_section h6 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 0px;
  letter-spacing: 0px;
  text-transform: capitalize;
  text-shadow: 1px 1px 2px #000000;
}
.ImportantNote_div {
  position: relative;
  margin-top: 40px;
  background: #ffffff17;
  border: 1px solid #3a3b3d;
  padding: 40px;
  border-radius: 5px;
}
.ImportantNote_div h4 {
  margin: 0 40% 2% 0;
  padding: 0 0 0 15px;
  border-style: solid;
  border-width: 0 0 0 4px;
  border-color: #ffa800;
  color: #ffa800;
  margin-bottom: 25px;
}
.ImportantNote_div ul li {
  color: #c1c1c1;
  margin-bottom: 25px;
}
.ImportantNote_div .contact-form-wrapper {
  background: no-repeat padding-box #fff;
  /*box-shadow: 0px 0px 13px 6px rgb(218 227 229 / 48%);*/
  padding: 35px;
  margin-left: 40px;
}
.ImportantNote_div .field-wrap input,
.ImportantNote_div .field-wrap textarea,
.ImportantNote_div .field-wrap select {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 14px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: all 0.3s ease;
  border-radius: 0;
  outline: 0;
  line-height: 22px;
  background-color: transparent;
  padding: 10px 15px;
}
.ImportantNote_div .field-wrap textarea {
  resize: none;
}
.ImportantNote_div .field-wrap {
  margin-bottom: 13px;
  position: relative;
}
.ImportantNote_div .field-wrap button.contact_us_btn {
  width: 100%;
  display: inline-block;
  border-radius: 0px;
  font-size: 17px;
  font-weight: 600;
  padding: 10px 0px;
  background-color: #ff8728 !important;
  box-shadow: none;
  transition: opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  font-size: 14px;
  padding: 12px 28px;
  color: #fff;
  position: relative;
  border-radius: 0px;
  top: 7px;
  border: 1px solid #ff8728;
}
.ImportantNote_div .contact_us_btn:hover {
  -webkit-transform: translateY(0px);
  background-color: #df6e15 !important;
}
.scrollable_horizontal_tab ul.nav-tabs .nav-link {
  color: #000;
  border: 1px solid #e7e7e7;
  background: #979797;
  font-size: 1rem;
}
.scrollable_horizontal_tab ul.nav-tabs .nav-link.active {
  background-color: #ffa800;
  border: 1px solid #ffa800;
  color: #fff !important;
}
.ImportantNote_div .scrollable_horizontal_tab .tab-content {
  margin-top: 15px;
  border: 1px solid #fff;
  background-color: #fff;
  padding: 0px 0px;
  border-radius: 0;
}
.select_trip {
  color: #ffa800;
  text-transform: capitalize;
  font-weight: 500;
}
/*-------------------------------------------------------------*/
/*------------------------- Radio Btn Start -------------------------*/
.custom-radio {
  display: none;
}
.custom-radio + label {
  font-weight: normal;
  cursor: pointer;
  color: #000;
  margin-right: 25px;
}
.custom-radio + label span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  border: 1px solid #bdbdbd;
}
.custom-radio + label span::before {
  content: "";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  width: 9px;
  height: 9px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #bdbdbd;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.custom-radio:checked + label span::before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.custom-radio:disabled + label {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.custom-radio:disabled + label,
.custom-radio:disabled + label span {
  cursor: default;
}
/*------------------------- Radio Btn End -------------------------*/

.Product_Launch_Grid_view .main_div {
  display: grid;
  /* grid-template-columns: repeat(4, 1fr); */
  grid-template-columns: 19% 20% 25% 35%;
  column-gap: 0.5rem;
  row-gap: 1rem;
  width: 100%;
  border: 1px solid #3a3b3d;
  background: #11171f;
  padding: 15px;
  border-radius: 5px;
}

.Product_Launch_Grid_view .main_div p {
  margin-bottom: 3px;
}
.Product_Launch_Grid_view .main_div h6 {
  text-transform: capitalize;
  margin-bottom: 0px;
  font-weight: 500;
  color: #ffa800;
}

.OtherExhibitorss_Grid_view .main_div {
  display: grid;
  /* grid-template-columns: repeat(4, 1fr); */
  grid-template-columns: 7% 11% 57% 23%;
  column-gap: 0.5rem;
  row-gap: 1rem;
  width: 100%;
  border: 1px solid #3a3b3d;
  background: #11171f;
  padding: 15px;
  border-radius: 5px;
}
.OtherExhibitorss_Grid_view .main_div p {
  margin-bottom: 3px;
}
.OtherExhibitorss_Grid_view .main_div h6 {
  text-transform: capitalize;
  margin-bottom: 0px;
  font-weight: 500;
  color: #ffa800;
}

/*----------------------------------------------------------------*/
.Gallery_section {
}
.Gallery_section .project__menu-nav {
  gap: 15px 15px;
  margin-bottom: 35px;
}
.project__thumb-two img {
  width: 100%;
  height: 300px;
  border-radius: 3px;
  object-fit: cover;
}
.Gallery_section .project__menu-nav button {
  color: #fff;
  border: 1px solid #343a40;
  padding: 10px 10px;
  width: auto;
  min-width: 130px;
  border-radius: 5px;
  font-weight: 500;
}
.Gallery_section .project__menu-nav button.active,
.Gallery_section .project__menu-nav button:hover {
  color: #fff;
  background: #343a40;
}
.Gallery_section .project__menu-nav button.active::before,
.Gallery_section .project__menu-nav button:hover::before {
  display: none;
}

.video_gallary p {
  margin-bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 15;
  bottom: 0;
  left: 0;
  background: #363636b3;
  color: #fff;
  text-align: center;
  padding: 15px 15px;
}
/*---------------------------------------------------*/
/*.contactUs_page{
    padding: 90px 0;
    background-image: url(../../assets/img/contact_bg_1.png);
    transition: background .3s, border-radius .3s, opacity .3s;
}*/

.myContactPage.contactUs_page {
  background-color: #0a0e14;
  padding: 90px 0;
  position: relative;
  background-image: none;
  transition: none;
}
.myContactPage.contactUs_page .project-in-mind {
  padding: 0px 0px 0px;
}
.myContactPage.contactUs_page::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../assets/img/map_img_11.png);
  opacity: 0.05;
  border-radius: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
  background-position: 0% 0%;
  opacity: 0.1;
}
.myContactPage.contactUs_page .container {
  position: relative;
  z-index: 1;
}
.myContactPage.contactUs_page .title_div {
  margin: 0 40% 2% 0;
  padding: 0 0 0 15px;
  border-style: solid;
  border-width: 0 0 0 4px;
  border-color: #ffa800;
  border-radius: 0px;
}
.myContactPage.contactUs_page .section-heading {
  margin-bottom: 18px;
  font-size: 30px;
  font-weight: 600;
  line-height: 44px;
  color: #ffa800;
}
.myContactPage.contactUs_page .contact_data h4 {
  margin-bottom: 5px;
  color: #ffa800;
  font-size: 1.1em;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 1.777em;
  letter-spacing: normal;
  word-spacing: 1px;
}
.myContactPage.contactUs_page .contact_data p {
  color: #b5b5b5;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 0px !important;
}
.myContactPage.contactUs_page .contact_data p.contact_p {
  color: #b5b5b5;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 10px !important;
}
.myContactPage.contactUs_page .contact_data p.contact_p i {
  margin-right: 10px;
}
.myContactPage.contactUs_page .visit_class {
  color: #ffa800;
}
.booking_query_main_div {
  border: 1px solid #3a3b3d;
  background: #11171f;
  padding: 25px;
  border-radius: 5px;
  margin-bottom: 15px;
}
.booking_query_main_div hr {
  border-top: 1px solid #6e6e6e;
  margin: 15px 0;
  padding: 0;
}
.booking_query_person_grid_view {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 0rem;
  row-gap: 1rem;
  width: 100%;
}
.booking_query_person_grid_view p.title {
  color: #ffa800;
  margin-bottom: 0px;
}
.booking_query_person_grid_view h6 {
  text-transform: capitalize;
  font-weight: 500;
}
.booking_query_person_grid_view p {
  margin-bottom: 0px;
}
.workingTime_grid_view {
  display: grid;
  grid-template-columns: 30% 70%;
  column-gap: 1.5rem;
  row-gap: 1rem;
  width: 100%;
}
.workingTime_grid_view .workingDays {
  border-right: 1px solid #3c3c3c;
}
.workingTime_grid_view h6 {
  text-transform: capitalize;
  font-weight: 500;
  color: #ffa800;
}
.workingTime_grid_view p {
  margin-bottom: 0px;
}
.contact__area {
  background-color: #0a0e14;
  padding: 0px 0 90px;
  position: relative;
}
.DayWiseItinerary {
  margin-bottom: 30px;
}
.DayWiseItinerary .activity_dates {
  margin-bottom: 10px;
  background: linear-gradient(45deg, #3d3d3d, #a3a3a3);
  border-radius: 3px;
  padding: 15px 15px;
  text-transform: capitalize;
  font-weight: 500;
  letter-spacing: 1px;
}
.DayWiseItinerary .At_Glance_section_grid_view .cont_txt h5 {
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 1px;
  color: #ffa800;
}

.displays_div {
  background-color: #ffa800;
  padding: 30px;
  border-radius: 5px;
}
.displays_div .border_title {
  color: #ffa800;
  text-shadow: -1px 0 #ffffff82, 0 1px #ffffff82, 1px 0 #ffffff82,
    0 -1px #ffffff82;
  text-transform: uppercase;
}
.selector h2 {
  font-size: 23px;
  text-transform: uppercase;
}
.displays_css {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 1.5rem;
  row-gap: 1rem;
  width: 80%;
  margin: 0 auto;
  margin-top: 20px;
}
.displays_css p {
  color: #000;
  background: #ffc24a;
  padding: 15px 15px;
  border-radius: 5px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
/*----------------------------------------------------*/
.galllary_img_div {
  position: relative;
  z-index: 1;
  margin-bottom: 25px;
}
.galllary_img_div img {
  width: 100%;
  height: 200px;
  border-radius: 3px;
  object-fit: cover;
}
.galllary_img_div .portfolio-lightbox i {
  display: none;
}
.galllary_img_div .portfolio-lightbox i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  vertical-align: middle;
  background: #cdcdcd;
  height: 200px;
  line-height: 300px;
  border-radius: 3px;
  z-index: 99999999999999999 !important;
  opacity: 0.7;
  font-size: 25px;
}
.galllary_img_div:hover {
  filter: grayscale(1);
}

.galllary_img_div:hover .portfolio-lightbox i {
  display: block;
}
/*---------------------------------------------------------------*/
.magnific-img {
  display: inline-grid;
  /* grid-template-columns: ; */
}
/*----------------------------------------------------------------*/
.Exhibitors_Travel_Assistance_section,
.Visitior_promotion_section,
.Visitior_guide_section,
.product_launch {
  background-color: #0a0e14;
  padding: 90px 0;
  position: relative;
}
.Exhibitors_Travel_Assistance_section::before,
.Visitior_promotion_section::before,
.Visitior_guide_section::before,
.product_launch::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../assets/img/Coming_soon_banner3.png);
  background-size: cover;
  opacity: 0.8;
}

.Shuttle_Bus_Service_section.for_coming_soon {
  background-color: #0a0e14;
  padding: 90px 0;
  position: relative;
}
.Shuttle_Bus_Service_section.for_coming_soon::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../assets/img/Coming_soon_banner3.png);
  opacity: 0.8;
  border-radius: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
  background-position: 0% 0%;
}
.radiio_divs {
  width: 100%;
  /* border: 1px solid #f3f3f3; */
  /* background: #fff; */
  /* padding: 15px; */
  border-radius: 0px;
  margin-top: 15px;
}

fieldset.scheduler-border {
  border: 1px groove #ffa800 !important;
  padding: 1em 1em 0em 1em !important;
  border-radius: 0px;
}

legend.scheduler-border {
  float: none;
  width: inherit;
  padding: 0 10px;
  border-bottom: none;
  font-size: 16px;
  color: #ffa800;
  margin-bottom: 0px;
}

/*---------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .offCanvas__info1 {
    box-shadow: none !important;
  }
  .grid_view_head {
    width: 100%;
    column-gap: 1rem;
  }
  .header_text h2.title {
    font-size: 2.5rem;
  }
  .about-area img.bg_imgs {
    position: fixed;
  }
  /*	----------------------------------------------*/
  .chairman_msg_css {
    width: 100%;
  }
  .chairman_msg_css::before {
    opacity: 0.2;
    background-size: cover;
    background-position: center;
  }
  .chairman_img img {
    width: 100%;
  }
  .chairman_content {
    padding-left: 30px;
  }
  .chairman_content .message.last_para {
    margin-bottom: 23px;
  }
  .about_ITME_content.pt-30 {
    padding-top: 0px;
  }
  /*	-----------------------------------------------*/
  .vertical_tab .content .list {
    width: 35%;
    margin-right: 0;
  }
  .vertical_tab .content .list label {
    font-size: 14px;
    padding-left: 10px;
    height: 45px;
    line-height: 45px;
    padding-left: 10px;
  }
  .vertical_tab .content .slider {
    height: 45px;
  }
  #blog:checked ~ .list .slider {
    top: 55px;
  }
  #help:checked ~ .list .slider {
    top: 110px;
  }
  #code:checked ~ .list .slider {
    top: 165px;
  }
  /*	-----------------------------------------------------*/

  .gallary_section::after,
  .award_section::after {
    content: none;
  }
  .About_org_img_div::before {
    content: "";
    border: 1px solid #ffffff;
    width: 329px;
    height: 297px;
    display: block;
    z-index: -1;
    position: absolute;
    top: -15px;
    left: 15px;
  }
  .gtts_img {
    bottom: 3px;
    right: 3px;
    width: 37%;
  }
  .gtts_img img {
    width: 100px;
    padding: 10px 0px;
  }
  .Invite_main_div .d-flex.align-items-center {
    width: 74%;
  }
  .scanner_div::before {
    display: none;
  }
  .download_app_section .container .col-md-4.col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .download_app_section .container .mobile_img {
    display: none;
  }
  .contact_details_section .contact_grid_section {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 1rem;
  }
  .footer__top .row [class*="col-"]:nth-child(1) .footer__widget {
    margin-bottom: 35px;
  }
  .footer__bottom img {
    width: 18%;
  }
  .tgmobile__menu {
    z-index: 999999;
  }
  .tgmobile__menu .social-links ul li a {
    color: #fff;
  }
  /*	------------------------------------------------------------*/
  .hide_on_tab_and_mobile {
    display: none;
  }
  /*	---------------------------------------------------------------*/
  .about_img:before {
    border-bottom-left-radius: 148px;
  }
  .Objective_Event ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .border_title {
    font-size: 45px;
    margin-bottom: -16px;
  }
  .selector h2 {
    font-size: 35px;
  }
  /*	-------------------------------------------------------------*/
  .InvitationLetter_section {
    padding: 90px 0 50rem;
  }
  .InvitationLetter_section .chairman_msg_css {
    grid-template-columns: 40% 60%;
  }
  .InvitationLetter_section .chairman_img h2 {
    font-size: 24px;
  }
  .InvitationLetter_section .chairman_content {
    padding: 20px 20px 45px 5rem;
  }
  /*	---------------------------------------------------------------*/
  .Venue_section .container .row .col-lg-4.col-sm-12 {
    display: grid;
  }
  /* ------------------------------------------------------------------*/
  .Associates_Partners_section .vertical_tab .content .text-content {
    width: 83%;
  }
  /* ------------------------------------------------------------------*/
  .GoodwillMessages_grid_View {
    column-gap: 0.5rem;
  }
  .GoodwillMessages_grid_View .main_div {
    padding: 8px;
  }
  .GoodwillMessages_grid_View .main_div img {
    margin-bottom: 15px;
    border-radius: 5px;
  }
  .GoodwillMessages_grid_View .main_div .content_div h3 {
    color: #ffa800;
    text-transform: capitalize;
    font-size: 18px;
  }
  .GoodwillMessages_grid_View .main_div .content_div p {
    margin-bottom: 15px;
  }
  .GoodwillMessages_grid_View .main_div .content_div p br {
    display: none;
  }
  /*--------------------------------------------------------*/
  .Shuttle_Bus_Service_section .title_txt {
    font-size: 20px;
  }
  .Shuttle_Bus_Service_section .main_div {
    padding: 15px;
  }
  /*------------------------------------------------------*/
  .ImportantNote_div .contact-form-wrapper {
    margin-left: 0px;
  }
  .displays_css {
    width: 100%;
  }
  .displays_div .selector h2 {
    font-size: 25px;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-4 {
    flex: 0 0 auto !important;
    width: 33.33333333% !important;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
}
@media (max-width: 480px) {
  .tgmenu__nav .logo img {
    max-height: 40px;
  }
  .awards_section .container .awrds_nav_btns {
    position: absolute;
    top: 103%;
    right: 40%;
  }
  .Exhibitors_Travel_Assistance_section,
  .Visitior_promotion_section,
  .Visitior_guide_section,
  .product_launch,
  .Shuttle_Bus_Service_section.for_coming_soon {
    height: 61vh !important;
  }
  .Exhibitors_Travel_Assistance_section::before,
  .Visitior_promotion_section::before,
  .Visitior_guide_section::before,
  .product_launch::before,
  .Shuttle_Bus_Service_section.for_coming_soon::before {
    opacity: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    width: 100%;
    height: 70%;
    top: 155px;
  }
  .award_grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .myContactPage.contactUs_page .title_div {
    margin: 0 0% 0% 0;
  }
  .header_text h2.title {
    font-size: 1.5rem;
  }
  .header_text h2.title.border_text {
    font-size: 2rem;
  }
  .slider__content-two .subtitle {
    font-size: 16px;
  }
  .grid_view_head {
    width: 100%;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 1rem;
  }
  .tgmenu__action > ul li.header-btn a span {
    color: #f66300;
  }
  .tgmenu__action > ul {
    gap: 0px;
  }
  .offCanvas__info1 {
    width: 100%;
    box-shadow: none;
  }
  .chairman_msg_css {
    width: 100%;
    grid-template-columns: initial;
  }
  .about-area img.bg_imgs {
    position: fixed;
  }
  .chairman_msg_css::before {
    opacity: 0.2;
    background-size: cover;
    background-position: center;
  }
  .chairman_img img {
    width: 50%;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
  }
  .chairman_content {
    padding-left: 0px;
    text-align: center;
  }
  .chairman_content .message.last_para {
    margin-bottom: 23px;
  }
  .about_ITME_content ul li::before {
    top: 20%;
  }
  .about_itme_div .container .col-md-7 {
    order: 2;
  }
  .about_itme_div .container .col-md-5 {
    order: 1;
  }
  .About_org_img_div {
    margin-bottom: 15px;
  }
  .About_org_img_div::before {
    display: none;
  }
  .gtts_img {
    bottom: 3px;
    right: 3px;
  }

  .horizon_tab {
    display: block;
    margin-top: 20px;
  }
  .vertical_tab .content .list {
    display: none;
  }
  .vertical_tab .content .text-content {
    width: 100%;
  }
  .partners_section::before {
    z-index: -1;
  }
  .horizon_tab .content {
    justify-content: center;
  }
  .horizon_tab .content label {
    text-align: center !important;
    border-right: 1px solid #6c6c6c;
    width: 10%;
  }
  .tgmobile__menu .social-links ul li a {
    color: #fff;
  }
  .gallary_section::after,
  .award_section::after {
    content: none;
  }
  .award_section {
    padding: 30px 15px;
  }
  .award_section::before {
    opacity: 0.2;
  }
  .project__nav {
    justify-content: flex-end;
  }
  .promotional_videos .choose-us__thumb {
    margin-bottom: 15px;
    border: 2px solid #ffb800;
    border-radius: 5px;
  }
  .Invite_main_div h2.title {
    font-size: 31px;
  }
  .Invite_main_div p.subTitle_txt {
    font-size: 18px;
  }
  .Invite_main_div .d-flex.align-items-center {
    width: 100%;
    display: block !important;
  }
  .Invite_main_div .d-flex.align-items-center .date_section {
    text-align: center;
    margin-right: 0%;
  }
  .Invite_main_div .d-flex.align-items-center .date_section p {
    margin-bottom: 15px;
    color: #e7e7e7;
  }
  .download_app_section .container .col-md-4.col-sm-7 {
    flex: 0 0 auto;
    width: 100%;
  }
  .download_app_section .container .mobile_img {
    width: 65%;
    top: -220px;
    right: -10px;
  }
  .subscribe_div input {
    margin-bottom: 15px;
  }
  .scanner_div::before {
    display: none;
  }
  .contact_details_section .contact_grid_section {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 1rem;
  }
  .footer__widget-link .list-wrap li a {
    font-size: 14px;
  }
  .footer__top .row [class*="col-"]:nth-child(1) .footer__widget {
    margin-bottom: 35px;
  }
  .footer__bottom img {
    width: 27%;
  }
  .award_section .project__nav button,
  .Testimonial_section .project__nav button,
  .awrds_nav_btns .project__nav button {
    height: 36px;
    width: 36px;
    background: #ffb8002b;
    border: 1px solid #ffb800;
    padding: 0px;
  }
  .award_section .project__nav button i,
  .Testimonial_section .project__nav button i,
  .awrds_nav_btns .project__nav button i {
    color: #ffb800;
    font-size: 14px;
  }
  .award_section .mb-20,
  .award_section .project__nav,
  .Testimonial_section .project__nav {
    margin-bottom: 15px;
  }
  /*	----------------------------------------------------*/
  .about_img:before {
    border-bottom-left-radius: 180px;
  }
  .experience_year {
    left: 0;
  }
  .Objective_Event ul {
    grid-template-columns: repeat(1, 1fr);
  }
  .Objective_Event ul li:nth-of-type(2),
  .Objective_Event ul li:nth-of-type(3),
  .Objective_Event ul li:nth-of-type(5),
  .Objective_Event ul li:nth-of-type(6) {
    margin-left: 0px;
    margin-top: -1px;
  }
  .border_title {
    font-size: 45px;
    margin-bottom: -16px;
  }
  .selector h2 {
    font-size: 35px;
  }
  .Objective_Event h2 {
    font-size: 22px;
  }
  .breadcrumb__content {
    width: 90%;
    padding: 10px 10px 10px 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
  }
  .breadcrumb__content .breadcrumb {
    display: block;
  }
  .grid_view_div {
    grid-template-columns: repeat(1, 1fr);
    column-gap: 1rem;
    row-gap: 1rem;
  }
  /*	------------------------------------------------------*/
  .InvitationLetter_section {
    background: #0a0e14;
    padding: 90px 0 90px;
  }
  .InvitationLetter_section .chairman_img {
    margin-top: 10px;
  }
  .InvitationLetter_section .chairman_msg_css {
    grid-template-columns: 100% 100%;
  }
  .InvitationLetter_section .chairman_content {
    padding: 20px 20px 45px 20px;
    position: relative;
    border-radius: 5px;
    position: relative;
    top: 0;
    left: 0rem;
    margin-top: 15px;
    text-align: left;
  }
  /*	---------------------------------------------------*/
  .Venue_section .container .row .col-lg-8.col-sm-12 {
    order: 2;
  }
  .Venue_section .container .row .col-lg-4.col-sm-12 {
    order: 1;
  }
  .venue_img img {
    margin-bottom: 15px;
  }
  /*-------------------------------------------------------*/
  .At_Glance_section_grid_view {
    display: block;
  }
  .At_Glance_section_grid_view .cont_txt {
    border-left: 0px solid #3a3b3d;
  }
  /*---------------------------------------------------------*/
  .Associates_Partners_section .vertical_tab .content .text-content {
    width: 100%;
  }
  .Associates_Partners_section .vertical_tab .content .text .title {
    font-size: 20px;
  }
  /*--------------------------------------------------------------*/
  .GoodwillMessages_grid_View {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 1rem;
  }
  .GoodwillMessages_grid_View .main_div {
    padding: 15px;
  }
  /*    -----------------------------------------------------------*/
  .PastEvents_grid_View {
    grid-template-columns: repeat(1, 1fr);
  }
  .PastEvents_grid_View .main_div {
    column-gap: 1rem;
    padding: 10px;
  }
  .PastEvents_grid_View .main_div .content_div {
    position: relative;
    padding: 0px 0px;
  }
  .PastEvents_grid_View .main_div .content_div h6 {
    font-size: 16px;
  }
  .PastEvents_grid_View .main_div img {
    height: 200px;
  }
  .PastEvents_grid_View .main_div .content_div p {
    /*        display: none;*/
    display: block;
  }
  .PastEvents_grid_View .main_div .content_div a {
    position: relative;
    /*        position: absolute;*/
    bottom: 0;
    border: 1px solid #ffa902;
    padding: 3px 10px;
    font-size: 14px;
    border-radius: 40px;
    background: #ffa902;
    color: #fff;
  }
  .PastEvents_grid_View .main_div .content_div a span {
    display: none;
  }
  /*--------------------------------------------------------*/
  .ImportantNote_div {
    padding: 20px;
  }
  .ImportantNote_div .contact-form-wrapper {
    padding: 24px;
  }
  /*    ----------------------------------------------------------*/
  .Product_Launch_Grid_view .main_div {
    grid-template-columns: repeat(2, 1fr);
  }
  .OtherExhibitorss_Grid_view .main_div {
    grid-template-columns: repeat(2, 1fr);
  }
  /*    -------------------------------------------*/
  .displays_css {
    grid-template-columns: repeat(1, 1fr);
  }
}
/*---------------------------------------------------------------------*/
/*Timer CSS start*/
.timer_modal_dialog {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) !important;
}
.timer_modal_dialog .modal-body {
  background: #373737;
  padding: 28px;
}
.timer_modal_dialog .modal-body:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../assets/img/abstract_img.jpg);
  opacity: 0.3;
}
.timer_modal_dialog .modal-body .btn-close {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #fff;
}
.timer_modal_dialog .container {
  text-align: center;
  padding: 0;
}

.timer_modal_dialog .container .image {
  width: 35%;
  margin-bottom: 25px;
}
.timer_modal_dialog .container header {
  font-size: 48px;
  color: #fff;
  font-weight: 600;
  text-align: center;
}
.timer_modal_dialog .container p {
  font-size: 21px;
  font-weight: 400;
  color: #fff;
  text-align: center;
}
.timer_modal_dialog .container p.timer_content {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-align: center;
}
.timer_modal_dialog .container .time-content {
  display: flex;
  column-gap: 70px;
  align-items: center;
  margin: 2rem 2rem 1rem;
  border: 1px solid white;
  padding: 2rem 2.5rem;
  border-radius: 0.5rem;
  background: rgba(250, 250, 250, 0.2);
  position: relative;
  z-index: 2;
}
.timer_modal_dialog .time-content .time {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.timer_modal_dialog .time .number {
  font-weight: 800;
  font-size: 80px;
  line-height: 1;
  color: #eee;
}
.timer_modal_dialog .time .text {
  text-transform: capitalize;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
}
.timer_modal_width {
  width: 800px;
  min-width: 800px;
  max-width: 800px;
}
.modal.timerPop,
.modal-overlay {
  display: none;
}

.modal.timerPop.active,
.modal-overlay.active {
  display: block;
}

/*.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}*/

.modal.timerPop {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #00000075;
  z-index: 1000;
  padding: 0;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  z-index: 99999;
}

@media screen and (max-width: 480px) {
  .timer_modal_width {
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    margin: 0 auto;
  }
  .timer_modal_dialog .modal-body {
    padding: 20px;
  }
  .timer_modal_dialog .container .image {
    width: 65%;
  }
  .timer_modal_dialog .container header {
    font-size: 30px;
  }
  .timer_modal_dialog .container p {
    font-size: 19px;
  }
  .timer_modal_dialog .container .time-content {
    margin: 2rem 0rem;
    padding: 1rem 1rem;
  }
  .timer_modal_dialog .time .number {
    font-size: 35px;
  }
  .timer_modal_dialog .container .time-content {
    column-gap: 34px;
    margin: 2rem 0rem 0rem;
  }
  .timer_modal_dialog .time .text {
    font-weight: 500;
  }
}
/*Timer CSS End */

.number1 {
  font-weight: 800 !important;
  font-size: 80px !important;
  line-height: 1 !important;
  color: #eee !important;
}
.number2 {
  font-weight: 800 !important;
  font-size: 80px !important;
  line-height: 1 !important;
  color: #eee !important;
}
.spc-left {
  margin-left: 2.5rem;
}

@media (max-width: 480px) {
  .number1,
  .number2 {
    font-size: 42px !important;
  }
}
